Skip to content

fix(renderer): attach CommentNodes to visual tree #888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 11, 2017

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Jul 11, 2017

fixes #872

@@ -217,7 +217,7 @@ export class ListViewComponent implements DoCheck, OnDestroy, AfterContentInit {
}

function getSingleViewRecursive(nodes: Array<any>, nestLevel: number): View {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this function public and export it so that it can be consumed from 3rd parties

@sis0k0 sis0k0 merged commit 65359fa into master Jul 11, 2017
@sis0k0 sis0k0 deleted the vlaeva/comment-node-attach branch July 11, 2017 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

*ngIf not working in Angular application for hide/show layout after upgrade to NS3
2 participants